Skip to main content

RadioButtonFormDetail

Radio Form Element for the visual props editor

Index

ColumnColumn
RadioButtonFormDetail.defaultValueRadioButtonFormDetail.disabled
RadioButtonFormDetail.keyRadioButtonFormDetail.label
RadioButtonFormDetail.labelTranslationRadioButtonFormDetail.type
RadioButtonFormDetail.values

Properties

defaultValue

defaultValue: string

Optional

Default value

disabled

disabled: boolean

Optional

Determines whether it should be disabled or not

key

key: string

Key to store the value

label

label: string

Optional

I18n'ed string to show on the form label

labelTranslation

labelTranslation: VisualPropComponentTranslationKeys

Optional

Translation key for the label

type

type: radio

values

values: string[]

List of values to select from